Class symantec.itools.db.beans.binding.QuerySynchronizer
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class symantec.itools.db.beans.binding.QuerySynchronizer

Object
   |
   +----symantec.itools.db.beans.binding.QuerySynchronizer

public class QuerySynchronizer
extends Object

Variable Index

 o EASY_WAY_OUT

Method Index

 o pathFromRootEnumeration(Synchronizable)
Register the param as a listner for each parent of the param node all the way up
 o toString()
Debug output

Variables

 o EASY_WAY_OUT
public static final java.lang.String EASY_WAY_OUT

Methods

 o pathFromRootEnumeration
public static java.util.Enumeration pathFromRootEnumeration(Synchronizable startLink)
Register the param as a listner for each parent of the param node all the way up

 o toString
public java.lang.String toString()
Debug output

Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index